Learning Arduino for beginners EP#34 using processing with your PC to control your Arduino

In this tutorial we will take a look at how you can use your computer with processing to control your Arduino project… click on video below for full tutorial   Processing Code: import controlP5.*; //library import processing.serial.*; //library Serial port; … Continue reading Learning Arduino for beginners EP#34 using processing with your PC to control your Arduino